PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFFormXObjectVisualObject Class / getHeight Method
In This Topic
    getHeight Method
    In This Topic
    Get the form XObject height.
    Syntax
    public double getHeight()

    Return Value

    The height of the form XObject.
    See Also